home *** CD-ROM | disk | FTP | other *** search
/ MacHome 2001 June / MacHome Magazine Demo Disc June 2001.iso / Stuff / Software / Audio / MacAmp™ 2.0.1 / Entheogen 1.1 / Third Party Plugins / WhiteCap 3.4! / (into Entheogen Plugins Folder) / WhiteCap Configs / Spiketator < prev    next >
Encoding:
Text File  |  1999-12-11  |  838 b   |  58 lines  |  [TEXT/ttxt]

  1. // By Dan Osborne
  2. // Modified by James Huston,zpg@mindless.com,
  3. // Contains code from Spikes by Robin Brayer 
  4. // Contains code from CORE Anthem
  5.  
  6. Resn=1,
  7.  
  8. Durn="3.0",
  9.  
  10. CamX="125",
  11. CamY="30*cos(4*sin(.02*t)+2*sin(.13*t)+5*cos(.09*t))",
  12. CamZ="180 +40*cos(4*cos(.03*t)+5*sin(.13*t)+4*cos(.07*t))",
  13.  
  14. CmLX="35",
  15. CmLY="0",
  16. CmLZ="35",
  17.  
  18. CUpX="0",
  19. CUpY="0",
  20. CUpZ="1",
  21.  
  22. B0=".5 *(sin(1.1*t)+1)",
  23.  
  24. LvlR="1",
  25. LvlG="0",
  26. LvlB="0",
  27.  
  28. C2="8 *(.1846 +.6153 *(1-sqrt(dt)))",
  29. D2="(1-s)* .5",
  30.  
  31. R="(rnd(0.1)) +C2 *(pos(.3333-D2)+pos(.3333-abs(D2*1.71429551-1)))",
  32. G="rnd(0.1)+C2 *(.3333-abs(D2-.23))",
  33. B="rnd(0.1)+C2 *(.3333-abs(D2-.43))",
  34.  
  35.  
  36. widt=450,heig=200,
  37.  
  38. Fall="0.028",
  39.  
  40. ConL=0,ConB=1,
  41.  
  42. C0="50*cos(PI*dt)* cos(PI*dt)",
  43. C1="50*sin(PI*dt)* cos(PI*dt)",
  44.  
  45. D0="(1 +.4*mag(s))",
  46. D1="c0*d0",
  47.  
  48. X="d1",
  49. Y="c1*d0",
  50. Z="d1",
  51.  
  52. Scal="1100",
  53.  
  54. ScSz=1,
  55.  
  56. Pers="0",
  57.  
  58. Vers=30